[INFO] fetching crate serde_unit_struct 0.1.3...
[INFO] testing serde_unit_struct-0.1.3 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate serde_unit_struct 0.1.3 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate serde_unit_struct 0.1.3
[INFO] finished tweaking crates.io crate serde_unit_struct 0.1.3
[INFO] tweaked toml for crates.io crate serde_unit_struct 0.1.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate serde_unit_struct 0.1.3 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 108 packages to latest compatible versions
[INFO] [stderr]       Adding bson v2.15.0 (available: v3.1.0)
[INFO] [stderr]       Adding toml v0.8.23 (available: v1.1.0+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_unit_struct_derive v0.1.3
[INFO] [stderr]   Downloaded iter-read v1.1.0
[INFO] [stderr]   Downloaded serde-pickle v1.2.0
[INFO] [stderr]   Downloaded bson v2.15.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d96786bd9d7b573acc1058124bf72f16fb233482b096ee0fdee4582cf0e3ba1
[INFO] running `Command { std: "docker" "start" "-a" "9d96786bd9d7b573acc1058124bf72f16fb233482b096ee0fdee4582cf0e3ba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d96786bd9d7b573acc1058124bf72f16fb233482b096ee0fdee4582cf0e3ba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d96786bd9d7b573acc1058124bf72f16fb233482b096ee0fdee4582cf0e3ba1", kill_on_drop: false }`
[INFO] [stdout] 9d96786bd9d7b573acc1058124bf72f16fb233482b096ee0fdee4582cf0e3ba1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e040594c4b3a17e2b23298ff18edb9d644cc0f8406d524bafc87094c8a20274
[INFO] running `Command { std: "docker" "start" "-a" "5e040594c4b3a17e2b23298ff18edb9d644cc0f8406d524bafc87094c8a20274", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_unit_struct_derive v0.1.3
[INFO] [stderr]    Compiling serde_unit_struct v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.39s
[INFO] running `Command { std: "docker" "inspect" "5e040594c4b3a17e2b23298ff18edb9d644cc0f8406d524bafc87094c8a20274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e040594c4b3a17e2b23298ff18edb9d644cc0f8406d524bafc87094c8a20274", kill_on_drop: false }`
[INFO] [stdout] 5e040594c4b3a17e2b23298ff18edb9d644cc0f8406d524bafc87094c8a20274
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c15738c4fae45ededbed7aee132893f00b9361095830459b08f1bc4fb5fc145
[INFO] running `Command { std: "docker" "start" "-a" "6c15738c4fae45ededbed7aee132893f00b9361095830459b08f1bc4fb5fc145", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling serde_unit_struct_derive v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling iter-read v1.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling serde_unit_struct v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-pickle v1.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bson v2.15.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 21.88s
[INFO] running `Command { std: "docker" "inspect" "6c15738c4fae45ededbed7aee132893f00b9361095830459b08f1bc4fb5fc145", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c15738c4fae45ededbed7aee132893f00b9361095830459b08f1bc4fb5fc145", kill_on_drop: false }`
[INFO] [stdout] 6c15738c4fae45ededbed7aee132893f00b9361095830459b08f1bc4fb5fc145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 75836de80723f2e943d219e6b5c90fd4f237ab45775f22013962276685038d6e
[INFO] running `Command { std: "docker" "start" "-a" "75836de80723f2e943d219e6b5c90fd4f237ab45775f22013962276685038d6e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/serde_unit_struct-3bb040819c6bdb18)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::bad_deserialize ... ok
[INFO] [stdout] test tests::config_json ... ok
[INFO] [stdout] test tests::config_csv ... ok
[INFO] [stdout] test tests::config_csv_bad ... ok
[INFO] [stdout] test tests::config_pickle ... ok
[INFO] [stdout] test tests::config_postcard ... ok
[INFO] [stdout] test tests::config_json_bad ... ok
[INFO] [stdout] test tests::config_toml ... ok
[INFO] [stdout] test tests::config_toml_bad ... ok
[INFO] [stdout] test tests::deserialize ... ok
[INFO] [stdout] test tests::config_yaml_bad ... ok
[INFO] [stdout] test tests::serialize ... ok
[INFO] [stdout] test tests::config_yaml ... ok
[INFO] [stdout] test tests::config_bson ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests serde_unit_struct
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 5) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "75836de80723f2e943d219e6b5c90fd4f237ab45775f22013962276685038d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75836de80723f2e943d219e6b5c90fd4f237ab45775f22013962276685038d6e", kill_on_drop: false }`
[INFO] [stdout] 75836de80723f2e943d219e6b5c90fd4f237ab45775f22013962276685038d6e
